runtime error

运行时错误



双语例句

  1. Creates a runtime error, as it refers to a non-existing element.
    会创建运行时错误,因为它引用不存在的元素。
  2. OpenLaszlo comes equipped with an enhanced debugging tool that allows the developer to view runtime error messages, evaluate variable values, etc.
    OpenLaszlo附带了一个增强的调试工具,它使开发人员可以查看运行时错误消息、查看变量值等等。
  3. Although runtime error handling is optional, handling runtime errors is especially important when sharing data across tests.
    尽管运行时错误处理只是可选的,但是在测试之间共享数据时,处理运行时错误就变得十分重要了。
  4. The advantage over using value comparisons is that you don't risk a runtime error.
    这种方式较之使用值比较的优势在于不会有运行时错误的风险。
  5. You can throw any kind of exception you like checked, runtime, or error as long as the method signature supports it.
    可以抛出您需要的任何类型的异常(已检查、运行时或错误),只要方法签名支持它即可。
  6. This demonstrates that we can return a fault object even if a true runtime error didn't occur.
    这显示出,即便未发生真正的运行时错误,我们也可以返回一个fault对象。
  7. If that is the case, a runtime error is raised.
    如果的确如此,那么就会产生一个运行时错误。
  8. There is no guarantee that the service can handle data that is not valid, so a runtime error can occur.
    这不能保证服务可以处理无效数据,因此将出现一个运行时错误。
  9. If a book with more than one price child element is encountered, the query fails at runtime with an error.
    如果出现某个book拥有多个price子元素,则运行时查询将失败,并产生错误。
  10. Finally, runtime error messages now include the name of the source file, the line number, and the column number where the error occurred.
    最后,运行时错误消息现在包含发生错误的源文件的名称、行号和列号。
  11. Any exceptions reported during runtime are stacked in the Error Log view ( log file of the workspace).
    运行时所报告的所有例外情况都存储在ErrorLog(工作区的日志文件)视图中。
  12. At worst, the EAR file will build and install successfully, but you will get some obscure runtime error that will take you days to debug.
    在最坏的情况下,将成功地构建和安装EAR文件,但是您将碰到某个模糊的运行时(runtime)错误,这将使您花费数天的时间来调试。
  13. When a solid regression suite is present for testing the application, incorporating a runtime error detection tool such as Purify in it is a smart thing to do.
    在测试应用程序时存在稳定的回归测试时,引入类似Purify的运行时错误检查工具就是比较明智的事情。
  14. Because we now live in the world of OSGi and dynamic runtimes, we want to make sure our plug-in can run without causing a runtime crash or error.
    因为我们现在生活在OSGi和动态运行时世界,所以我们想确保插件在不引起运行时故障或错误的情况下运行。
  15. In such a case, passing on an Order ID, which does not conform to these standards, will obviously result in a runtime error.
    在这种情况下,传递一个OrderID,这不符合标准,将会生成一个运行时错误。
  16. Obviously, this would only be desirable during development& at runtime it would be preferable to log this failure to a log4j error stream or something equally less distracting to the user.
    很明显,只有在开发过程中这样做才是理想的&在运行时最好将这个错误记录到log4j错误流中,或者记录到不会影响用户的类似内容中。
  17. IBM Rational PurifyPlus ™& Increase unit testing and debugging effectiveness with runtime error detection, bottleneck discovery, and code coverage analysis.
    IBMRationalPurifyPlus&提高单元测试和调试的效率,提高运行时错误检查,发现瓶颈并做代码覆盖分析。
  18. Because the package name is different, the search for the new package at runtime results in an error since it isn't bound to the database ( as in the previous examples).
    由于包的名称不同,在运行时搜索这个新的包时将得到一个错误,因为它没有被绑定到数据库(和在前面的例子中一样)。
  19. When an exception occurs, the runtime makes available a text message to inform the user of the nature of the error and to suggest action to resolve the problem.
    当异常发生时,运行库产生文本消息通知用户错误的性质并提供解决该问题的操作建议。
  20. Global error handling: The most requested feature by those developing applications for the Flash runtime is a mechanism for global error handing.
    全局错误处理:针对Flash运行时进行应用开发的开发者最希望加入的特性就是全局错误处理机制。
  21. Our team has already authored several task-focused tutorials and runtime error resolutions as part of the suite's beta release, and we will introduce more in the future.
    我们的团队已经编撰了几个面向任务的教程和运行时错误分析,并作为该套件beta版的一部分一起发布,将来我们还要提供更多内容。
  22. When a program terminates due to a runtime error, it displays an error code and the address at which the error occurred.
    当一个程序由于运行期间错误而终止时,它会显示一个错误号和错误地址在错误发生时。
  23. If the runtime startup code does not find a matching folder, the runtime is not loaded; the startup code shows an error message and quits.
    如果运行库启动代码找不到匹配的文件夹,则不加载运行库;启动代码显示错误信息并退出。
  24. A dynamic object is assumed at compile time to support any operation, and only at runtime will you get an error if it wasn't so.
    在编译时,会假设动态对象支持任何操作,而如果它不支持某个操作,则只有到运行时才能得到错误。
  25. Improve application reliability and user experience by catching and handling unexpected runtime errors and present custom error messages.
    它能捕获和处理未知的运行时错误,并自定义错误消息,大大改善应用程序的可靠性和用户体验。
  26. Debug logs are compiled in but stripped at runtime. Error, warning and info logs are always kept.
    调试日志只在程序运行时候出现。错误,警告和一般信息日志一直都在。
  27. This paper introduces the methods, tools and practice of software white-box testing, including software static analysis, coverage testing and runtime error checking.
    主要介绍了进行软件白盒测试,包括静态测试分析、覆盖测试分析、运行时错误检测的方法、工具及实践。
  28. It captures and discards application runtime error to enhance the system's stability;
    通过捕捉并抛出系统运行时的异常错误提高了系统的稳定性;
  29. For a given subject, it firstly analyzes the source code to determine which variables should be traced at runtime and where they should be traced. Then the tool inserts constraint maintenance codes and error detecting codes into the subject program.
    对于给定的分析对象,它先分析程序的源代码确定待追踪的变量和追踪位置,然后在相关位置插入约束维护代码和检错代码。

英英释义

noun

  1. an error in logic or arithmetic that must be detected at run time

      Synonym:    semantic errorrun-time error